body {
  background-color: #222831;
}
#h1 {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: italic;
  color: #00ADB5;
  text-align: center;
  font-size: xx-large;
}

div.p {
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: normal;
  color: #EEEEEE;
  position: relative;
  top: 5px;
}
 img{
  position: relative;
 left: 35%;
  width:30%;
 }